Skip to main content

EncryptFile

EncryptFile["password",file] generates an encrypted version of a file, using the specified password.

EncryptFile["password",source,target] generates an encrypted version of source, putting the result in target.

EncryptFile[keyspec,source,…] encrypts using the cryptographic key specification keyspec.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.